home *** CD-ROM | disk | FTP | other *** search
/ Basic Press Kit / Basic Press Kit.iso / pc / quit.dxr / 00001_startMovie.ls next >
Encoding:
Text File  |  2003-03-05  |  82 b   |  6 lines

  1. on startMovie
  2.   if not soundBusy(1) then
  3.     puppetSound(1, "Music")
  4.   end if
  5. end
  6.